Data
Contains the transaction data conforming to the ExpereTxn schema.
| Parameter | Type | Description |
|---|---|---|
| text | string | The transaction data submitted with or returned from the request/response message. |
| base64 | string | The binary file (base64 encoded) submitted with or returned from the request/response message. The file naming convention is based on the InstanceDisplayName, with any spaces and special characters removed. |
| XML | string | The transaction data submitted with or returned from the request/response message. |